home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / aadd120b.zip / TG30.ZIP / SAMPLE.CFG
Text File  |  1996-03-22  |  2KB  |  43 lines

  1. Your Name
  2. 0000000
  3. ; Path to ALLFIX
  4. AFIX D:\ALLFIX\
  5. ; Where you would like AUTOADD.LOG stored.  Defaults to same location
  6. ; as AUTOADD.EXE.
  7. LOGG D:\AUTOADD\
  8. ; Where to find CONFIG.TG
  9. DATA D:\TELEGARD\
  10. ; Default setup for a new file area.  See notes below.
  11. DEFN ZIP,s255,s255,s255,s255,s255,0,NV
  12. ; The FILEBONE.NA style file to scan for the description of the new file
  13. ; area.  More than one of these lines can be used.
  14. FBON C:\ALLFIX\FILEBONE.NA
  15. ;
  16. ;line 1 - The name you used to register AutoAdd (CASE SENSITIVE!!!!)
  17. ;line 2 - Your registration code
  18. ;line 3+
  19. ;  AFIX - Path to your Allfix directory
  20. ;  LOGG - Path to write AUTOADD.LOG to.  If not present, AutoAdd will
  21. ;         write the log to the same directory AutoAdd is in.  If a
  22. ;         filename is specified, it will be used.
  23. ;  DATA - The location of CONFIG.TG. Usually x:\TELEGARD
  24. ;  FBON - Path and name of FILEBONE.NA style files to be search for the
  25. ;         description of the auto-added file echo.  More than one may be
  26. ;         defined, one per FBON line.
  27. ;  DEFN - The defaults to use when defining the new file area in
  28. ;         Telegard.  Fielded data.
  29. ;       - Field 1: Archiver, accesses, flags.  Each subfield is
  30. ;         seperated by a comma. Even if a subfield is not used, the
  31. ;         comma must be present as a place holder.
  32. ;         - Subfield 1: Archiver (ZIP, ARJ, ARC, ZOO, etc)
  33. ;         - Subfield 2: Sysop access
  34. ;         - Subfield 3: Access required to view the file list
  35. ;         - Subfield 4: Access required to see Uploader name
  36. ;         - Subfield 5: Access requried to upload files
  37. ;         - Subfield 6: Access required to download files
  38. ;         - Subfield 7: Scan type - 0 = default on, 1 default off, 2 = always
  39. ;         - Subfield 8: Flags - N = Noratio, V = Visible, G = GifSpecs
  40. ;  AutoAdd will exit with an errorlevel of 1 if any new file areas were
  41. ;added.  This can be used as a signal in your maintaince batch file to
  42. ;run any necessary utilities.
  43.